https://github.com/arnab-developer/hcpterraform
HCP terraform
https://github.com/arnab-developer/hcpterraform
Last synced: 10 months ago
JSON representation
HCP terraform
- Host: GitHub
- URL: https://github.com/arnab-developer/hcpterraform
- Owner: Arnab-Developer
- License: mit
- Created: 2024-05-14T09:25:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T01:53:35.000Z (over 1 year ago)
- Last Synced: 2025-01-17T02:24:10.637Z (11 months ago)
- Language: HCL
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HCP terraform
[HCP](https://app.terraform.io/) demo with terraform. In this demo I have hosted a
static web page in azure blob with terraform.
If you do not use HCP then terraform directly creates resources into the cloud from your
CI/CD. But if you use HCP then terraform just triggers the process from your CI/CD to the
HCP and the actual resource creation into the cloud happens from the HCP.

The full form of HCP is [Hashicorp Cloud Platform](https://developer.hashicorp.com/terraform/cloud-docs).