-
Currently the Postgres Operator is able to manage roles it receives from multiple sources (manifest, infrastructure, teams) within the PostgreSQL instance (https://github.com/zalando/postgres-operator…
-
- Static analysis: To verify the contents of the configuration as well as testing the syntax and structure of your configuration without deploying any resources, using tools such as compilers, linters…
-
### What happened?
Changed the type of a server from an ARM one to an x86 one. Terraform output:
```
# module.kubernetes-cluster.hcloud_server.worker[1] will be updated in-place
resource "hclou…
-
### 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 com…
-
### terraform-plugin-testing version
```
v1.2.0
```
### Use cases
When using the `TF_ACC_PERSIST_WORKING_DIR=1` environment variable, the directory is filled with some handy contents showin…
bflad updated
8 months ago
-
### Current Behavior
Let's say your config looks something like this:
```hcl
resource "exoscale_block_storage_volume" "disk-01" {
zone = local.zone
name = "disk-01"
size = 10
lifecycl…
-
### Package:
~~opentofu~~ # Moved to extra
https://aur.archlinux.org/packages/opentofu-git
### Purpose:
FOSS replacement of Terraform. Infrastructure as Code (IaC) framework
### Benefits:…
-
In the _terraform-plugin-codegen-framework_ code strings for the types for use in generated schema are produced along the following lines:
```go
switch {
case v.Bool != nil:
if v.Bool.CustomTyp…
-
### What happened?
https://github.com/pulumi/pulumi-aws/issues/2880 triggers degenerate behavior with a single invocation `p.tfServer.ValidateProviderConfig` method taking as much as 10s greatly slow…
-
Hi again !
Continuing to test the different provider resources, I tried to provision an organization using terraform and I have the follow issue:
- I found the doc might not be completely up to d…