The Wayback Machine - https://web.archive.org/web/20220318231838/https://github.com/topics/hcl
Skip to content
#

hcl

Here are 366 public repositories matching this topic...

radeksimko
radeksimko commented Nov 24, 2021

Background

We have recently introduced a custom command module.calls which currently exclusively uses the data from the .terraform folder. There is currently no other easy way of getting the important metadata, such as (1) module hierarchy, (2) installed location on disk, (3) installed version.

As described in hashicorp/terraform#30005 the existing behavio

Hybrid_MultiCloud_Overlay

MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
  • Updated May 24, 2021
  • HCL
janicels
janicels commented Mar 11, 2021

Hi,
I get the following error message when I attempt to create a S3 bucket using the terraform-provider-minio with temporary credentials (only able to set access key and secret key):
" ...
minio_s3_bucket.bucket: Creating...

  Error: [FATAL] Unable to check bucket (<bucketName>): The AWS Access Key Id you provided does not exist in our records."

Using the MinIO com

Improve this page

Add a description, image, and links to the hcl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hcl topic, visit your repo's landing page and select "manage topics."

Learn more