-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [X] Vote on this issue by adding a 👍 [reaction](https:…
-
### Extension Version
v2.33.0
### VS Code Version
Version: 1.95.2 (Universal)
Commit: e8653663e8840adaf45af01eab5c627a5af81807
Date: 2024-11-07T11:07:22.054Z
Electron: 32.2.1
ElectronBuil…
-
When I import a bunnynet_pullzone created automatically from an A DNS record (for example test-cdn-new.com to ip 12.12.12.12)
origin.url on bunny will be `cty.StringVal("https://12.12.12.12")` or `c…
-
### Terraform Core Version
latest
### AWS Provider Version
v5.72.1
### Affected Resource(s)
aws_servicecatalog_portfolio_share
### Expected Behavior
Use `aws_servicecatalog_portfo…
-
Hello,
The last pre-released version has support for unix/linux distribution. When or even if will be available version which will include Windows as it was for previous versions?
-
### Extension Version
v2.33.0
### VS Code Version
Version: 1.94.0 (user setup)
Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511
Date: 2024-10-02T13:08:12.626Z
Electron: 30.5.1
ElectronBuildId: …
-
It seems there is a restriction on terraform version (in main.tf):
```
terraform {
required_version = "< 0.12.0"
}
```
Upon `terraform init` I get the following error:
```
Initializing mod…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
Currently this repo only works with legacy Terraform 0.11.x versions, it should be updated for Terraform 0.12.x.
-
Hi,
Terraform 0.12 is now in beta and many "official" providers are now compatible with the new API.
The k8sraw provider is not yet compatible:
```
Error: Failed to instantiate provider "k8…