-
The code has not changed and the error is such.
![Image](https://github.com/user-attachments/assets/1e7f209a-9bfe-4c7c-b7f7-c8514806e5da)
When I use the provider version 1.15.0, then I do not see a…
-
Hello yesterday we experienced several of our workflows failing on running `azapi_update_resource`
We are using this resource to create a virtual endpoint for Postgres Flexible Servers, we started …
-
I'm using azapi_resource_action to generate a key pair:
```
resource "azapi_resource_action" "admin_user_ssh_public_key_generate" {
type = "Microsoft.Compute/sshPublicKeys@2022-11-01"
…
oocx updated
3 months ago
-
As the app service terraform provider does not yet support setting the minimum TLS cipher suite I had a go at setting it via azapi, something like this
```
data "azapi_resource_id" "config" {
t…
-
https://github.com/Azure/aztfexport/blob/62200657aa21e604ce6c0bec94427b46f056aefe/flag.go#L380
- No support for ussec or usnat
- should add more environment support like
https://github.com/Azu…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…
-
We're getting constant diffs when submitting policy fragments via the following resource block:
```
resource "azapi_resource" "api" {
for_each = local.files
type = var.type
name …
-
**Is your feature request related to a problem? Please describe.**
Terratag does not tag resources created using azapi. After reviewing, it appears that terratag currently supports hashicorp/azurerm …
-
https://blog.azapi.gay/wcrissb/?
-
I have got troubles with managing tags using azapi. After creating a new VM with an attached disk using terraform and azapi_resource I can't properly manage tags. Versions from 1.12.1 all the way up t…