diff --git a/.header.md b/.header.md index 4315bfc..189b300 100644 --- a/.header.md +++ b/.header.md @@ -76,4 +76,4 @@ shared_variable_set = { ## Known Issues -Currently there is no way to trigger a workspace rebuild on creation. If the inital builds fail you can rekick them off. This will hopefully be resolved in a [future release](https://github.com/hashicorp/terraform-provider-tfe/issues/534) +Currently there is no way to wait for any workspace variable sets prior to the initial workspace creation. If the inital `apply` fails you can rekick them off. This will hopefully be resolved in a [future release](https://github.com/hashicorp/terraform-provider-tfe/issues/534) diff --git a/README.md b/README.md index 4d14cc0..f4de1d5 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ shared_variable_set = { ## Known Issues -Currently there is no way to trigger a workspace rebuild on creation. If the inital builds fail you can rekick them off. This will hopefully be resolved in a [future release](https://github.com/hashicorp/terraform-provider-tfe/issues/534) +Currently there is no way to wait for any workspace variable sets prior to the initial workspace creation. If the inital `apply` fails you can rekick them off. This will hopefully be resolved in a [future release](https://github.com/hashicorp/terraform-provider-tfe/issues/534) ## Requirements