Difference between revisions of "Create S3 bucket using Terraform"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[provider]] "[[aws]]" { | + | [[provider]] "[[Terraform provider: aws|aws]]" { |
region = "us-west-1" | region = "us-west-1" | ||
#profile = "YourProfile" | #profile = "YourProfile" | ||
Line 13: | Line 13: | ||
} | } | ||
+ | == Related == | ||
+ | * <code>[[Error: creating Amazon S3 (Simple Storage) Bucket]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:43, 19 October 2023
Advertising: