-
### Terraform Version
```shell
Terraform v1.6.0 on windows_amd64
```
### Use Cases
I have a terraform configuration that includes declarative import blocks. For this configuration, I have…
-
Azd terraform templates require Az CLI. This is primarily due to TF Azure Provider has dependency with Az CLI for the authn context. Let us investigate to see if there is a way for us to pass Azd's au…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Terraform Version
```
$ terraform -v
Terraform v0.12.0
+ provider.google-beta v2.7.0
```
### Terraform Configuration Files
```hcl
resource "google_binary_authorization_policy…
-
I noticed one of my configurations being very slow to actually start running `terraform apply`. After inspecting terragrunt's debug output, I traced it back to a call to `terraform init -get=false` of…
-
### Current Terraform Version
1.0.8
```
...
```
### Use-cases
Formating .tf and .tfvars files to have consistent separation between key and value provides easier to read code.
cur…
-
I am using this simple function, which works from a terminal, but it doesn't work from Django:
```python
def validate_ssh_public_key(key_string):
"""validate ssh public key"""
try:
…
-
In the release notes of v0.12.0 and [v0.12.1](https://github.com/GalleyBytes/terraform-operator/releases/tag/v0.12.1) there is a link to a migration guide:
https://tf.galleybytes.com/blog/migrate-crd…
-
Hi there,
I'm pretty new to using Terratest and I was wondering if anyone could help. I'm trying to test a launch configuration resource, but have just started off by trying to run it and having th…
-
Hello,
This PR adds workspaces support to the HTTP Backend and could benefit numerous state hosting tools.
Kind regards,