-
🚀 Are you ready to apply for these incredible opportunities? Openings for a remote team in the US!** 🚀
🌎 Exclusive for candidates from Brazil, Argentina, Colombia and Mexico! 🇧🇷 🇦🇷 🇨🇴
💼Job: L…
-
Hi! Could you add the different values for `bunnynet_pullzone_edgerule.triggers.type` to the Terraform docs please?
I was getting this `panic: value not found in map` error:
```
Stack trace …
-
Create a TerraForm stack that allows to deploy GenAI examples on Google Cloud using a single node Docker Compose. The template should take an argument of which sample to deploy, setup all the necessar…
-
### Describe the Feature
I like using `ue1-dev` or `org-ue1-dev`, but it would be nice to alias them
so then we could have
```
ue1-dev # this is real so env = ue1, stage = dev
ue1-d…
-
## Readiness Checklist
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already b…
-
## What's the test to develop? Please describe
The epic issue was created to track the progress of building a fully airgapped environment for the upgrade testing in each Harvester release candidate…
-
### Description
Similar to aws_iam_roles which is a plural of aws_iam_role, it would be nice to have the plural of aws_sns_topic as aws_sns_topics so I can take advantage of the `name_regex` field
…
-
I'm trying to synchronize existing projects so that I can modify them later.
So I'm defining projects and deployment processes this way:
```
resource "octopusdeploy_project" "terraform-stack" {
…
-
I am attempting to deploy via SST on a Docker Linux container. I have installed AWS CLI on the container. When I run the command `aws sts get-caller-identity` I get:
`{ "UserId": "AIDAVG7TGW6NUZQL4…
-
`Terraform::Runner.run` takes a `Terraform::Runner::Response` and returns `Terraform::Runner::ResponseAsync.new(response.stack_id)`
If the Response was a failure then `stack_id` will be `nil`, and …