UKEME BASSEY
UKEME BASSEY
## Description Currently the lifecycle of the tfe_policy_set requires that all tfe_workspace resources are created first and then assigned in one call to the tfe_policy_set during creation of the policy....
## Description Add datasource for policy set. This PR is in relation to the `tfe_workspace_policy_set` work here https://github.com/hashicorp/terraform-provider-tfe/pull/591 _Remember to:_ - _Update the [Change Log](https://github.com/hashicorp/terraform-provider-tfe/blob/main/README.md#updating-the-changelog)_ - _Update the [Documentation](https://github.com/hashicorp/terraform-provider-tfe/blob/main/README.md#updating-the-documentation)_ ##...
1.4.x ## CHANGELOG entry draft * Previously, logs generated from running `terraform apply -json` contained plaintext value of sensitive outputs. With this fix, all sensitive output values will be omitted...
## Description: **NOTE: The`Variables` field in `Run` has been changed from type `[]*RunVariable` to `[]*RunVariableAttr` ** Ref PR: https://github.com/hashicorp/go-tfe/pull/204 Run variables in RunCreateOptions are not marshalled in line with the...