
Terraform Registry
RegistryPlease enable Javascript to use this application
google - Terraform Registry
googleOverview Documentation Use Provider
Docs overview | hashicorp/google - Terraform Registry
To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. For more involved examples, try provisioning a GKE cluster and deploying Consul-backed Vault into it using …
Resources | hashicorp/aws - Terraform Registry
If you use website on an aws_s3_bucket, Terraform will assume management over the configuration of the website of the S3 bucket, treating additional website configuration changes as drift.
hashicorp/google | Terraform Registry
Official by: HashiCorp Public Cloud Lifecycle management of GCP resources, including Compute Engine, Cloud Storage, Cloud SDK, Cloud SQL, GKE, BigQuery, Cloud Functions and more. This …
hashicorp/azurerm - Terraform Registry
Top downloaded azurerm modules Modules are self-contained packages of Terraform configurations that are managed as a group.
azurerm_virtual_network | Resources - Terraform Registry
Terraform currently provides both a standalone Subnet resource, and allows for Subnets to be defined in-line within the Virtual Network resource. At this time you cannot use a Virtual Network with in-line …
aws_security_group_rule | Resources - Terraform Registry
In Terraform v1.5.0 and later, use an import block to import Security Group Rules using the security_group_id, type, protocol, from_port, to_port, and source (s)/destination (s) (such as a …
Resources | hashicorp/aws - Terraform Registry
Identity Schema Required arn (String) Amazon Resource Name (ARN) of the SNS topic. In Terraform v1.5.0 and later, use an import block to import SNS Topics using the topic arn. For example:
aws_route53_record | Resources - Terraform Registry
NS and SOA Record Management When creating Route 53 zones, the NS and SOA records for the zone are automatically created. Enabling the allow_overwrite argument will allow managing these …