Terraform Registry RegistryPlease enable Javascript to use this application
HCP Terraform by HashiCorp Forgot password? Sign in with Terraform SSO Need to sign up? Create your free account View Terraform Offerings to find out which one is right for you
aws_cloudwatch_log_group | Resources - Terraform Registry skip_destroy - (Optional) Set to true if you do not wish the log group (and any logs it may contain) to be deleted at destroy time, and instead just remove the log group from the Terraform state
HCP Terraform HCP Terraform enables users to automate and manage cloud infrastructure effectively with a simple and scalable approach
azurerm_container_app | Resources - Terraform Registry terraform import azurerm_container_app example " subscriptions 00000000-0000-0000-0000-000000000000 resourceGroups resGroup1 providers Microsoft App containerApps myContainerApp"
Use tfvars file | Guides - Terraform Registry Terraform allows you to define variable files called * tfvars to create a reusable file for all the variables for a project The following is an example that covers all of the required variables to run a majority of the Terraform examples in this repository