You will need a StackGen Admin or DevOps access to run this command.
Resource Upload
The stackgen upload
command allows you to upload various types of resources, policies, and mappings into the StackGen platform. This command facilitates the management of custom permissions, resource restrictions, security rules, and cloud migration mappings.
Usage
stackgen upload [subcommand] [flags]
Subcommands
Here's an overview of the available subcommands:
You will need a StackGen Admin or DevOps access to run these sub-commands.
aws-iam-permissions
Upload custom AWS IAM role permissions to control resource access in your infrastructure. This subcommand helps you define and manage fine-grained permissions for your AWS resources, ensuring proper access control and security compliance.
custom-cloud-migration-mappings
Upload custom cloud migration mappings to facilitate moving resources between cloud providers. This subcommand helps create mapping rules that define how resources should be transformed during migration processes.
resource-iam-restriction-policy
Upload IAM restriction policies to enforce security boundaries on resources. This lets you define constraints on what IAM permissions can be associated with specific resource types.
resource-override-policy
Upload override policies to customize resource behavior or attributes. This allows you to create policies that automatically modify resource definitions based on predefined rules.
resource-pack-policy
Upload policies that enforce the usage of resource packs in topologies. This subcommand helps maintain consistency by ensuring teams use approved resource collections.
resource-restriction-policy
Upload resource restriction policies to set limits on resource usage. This subcommand enables you to implement governance controls on what resources can be created and with what configurations.
security-rules
Upload custom security and compliance rules to protect resources. This subcommand allows you to define and enforce organization-specific security requirements across your infrastructure.
custom-modules
Upload custom resource definitions to extend StackGen's capabilities with your own resource types. This subcommand enables you to integrate specialized or organization-specific resource types that aren't available in the standard resource library.