-
**Terraform Version & Prov:**
**AFT Version:**
1.13.2
**Terraform Version & Provider Versions**
Please provide the outputs of `terraform version` and `terraform providers` from within your AFT…
-
### OpenTofu Version
```shell
OpenTofu v1.8.3
on darwin_arm64
+ provider registry.opentofu.org/alekc/kubectl v2.1.3
+ provider registry.opentofu.org/hashicorp/archive v2.6.0
+ provider registr…
-
#### Terraform version
```plaintext
1.9.8
```
#### Terraform Configuration Files
```terraform
data "tfe_workspace_ids" "customerfacing" {
tag_names = ["customerfacing"]
…
-
### Expected Behavior
```
resource "github_actions_environment_secret" "terraform_infrastructure_tfe_token" { # TODO / instead github_actions_secret should be github_actions_environment_secret when …
-
### Terraform Version
```shell
Terraform v1.9.8
on linux_amd64
+ provider registry.terraform.io/hashicorp/tfe v0.60.0
```
### Use Cases
When I run a plan or apply locally against a remo…
-
[Old GitHub configuration script](https://github.com/alphagov/govuk-saas-config/blob/349d7c2a99299db101cf5b4bd32a3f01666a0ca0/.github/workflows/configure-github.yml#L4-L5) used to run daily overwritin…
-
#### Use-cases
My personal case is I have a `tfe_workspace` for every microservice+environment combination.
Workspaces are dependent on each other and across environments. An example section of my `…
-
### Describe the bug
GitHub Provider:
```terraform
terraform {
required_version = ">= 1.8.0, < 2.0.0"
cloud {
organization = "XXX"
workspaces {
name = "gh-terraform…
-
#### Use-cases
I need to be able to reference all of the available github app installations through a single resource.
#### Attempted Solutions
No current solution to dynamically pull…
-
### 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-03…