Difference between revisions of "Count.index"
Jump to navigation
Jump to search
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
bucket = [[aws_s3_bucket]].qa_meldapp_bucket[count.index].bucket | bucket = [[aws_s3_bucket]].qa_meldapp_bucket[count.index].bucket | ||
+ | == Related == | ||
+ | * <code>[[count.]]</code> | ||
+ | * <code>[[.index]]</code> | ||
+ | * <code>[[aws_s3_bucket_website_configuration]]</code> | ||
+ | * [[Plan: 0 to add, 0 to change, 0 to destroy.]] | ||
+ | == See also == | ||
+ | * {{count}} | ||
+ | * {{tf s3}} | ||
− | + | [[Category:TF]] |
Latest revision as of 10:10, 26 June 2023
bucket = aws_s3_bucket.qa_meldapp_bucket[count.index].bucket
Related[edit]
See also[edit]
- Terraform meta argument: count
- Terraform S3 resources:
aws_s3_bucket, aws_s3_object, aws_s3_bucket_policy, aws_s3_bucket_acl, aws_s3_bucket_website_configuration, aws_s3_bucket cors_configuration, aws_s3_account_public_access_block
, Terraform module: s3-bucket,aws_s3_bucket_versioning, aws_s3_bucket_server_side_encryption_configuration, aws_s3_bucket_logging
Advertising: