Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-resource-targeting
https://github.com/hashicorp/learn-terraform-resource-targeting
hashicorp terraform tutorial
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-resource-targeting
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-02-23T18:08:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T15:11:30.000Z (8 months ago)
- Last Synced: 2024-10-08T10:11:49.472Z (about 1 month ago)
- Topics: hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/resource-targeting?in=terraform/state
- Size: 28.3 KB
- Stars: 2
- Watchers: 10
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform Resource Targeting
This repo is a companion repo to the [Terraform Resource Targeting tutorial](https://developer.hashicorp.com/terraform/tutorials/state/resource-targeting).
It contains Terraform configuration you can use to learn how to implement an S3 bucket and bucket objects with Terraform resource targeting.