hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.87k stars 455 forks source link

Documentation: Migrate state instructions in `remote-backends.mdx` don't match with examples #2577

Closed ansgarm closed 9 months ago

ansgarm commented 1 year ago

Community Note

Description

The steps are worded for a stack called hello-terraform https://github.com/hashicorp/terraform-cdk/blob/b3c34a80e75a167b758807bcebfebd06d360c168/website/docs/cdktf/concepts/remote-backends.mdx?plain=1#L299

But the examples use local-to-cloud-backend, and hi-terraform

https://github.com/hashicorp/terraform-cdk/blob/b3c34a80e75a167b758807bcebfebd06d360c168/website/docs/cdktf/concepts/remote-backends.mdx?plain=1#L216 https://github.com/hashicorp/terraform-cdk/blob/b3c34a80e75a167b758807bcebfebd06d360c168/website/docs/cdktf/concepts/remote-backends.mdx?plain=1#L251

References

DanielMSchmidt commented 9 months ago

The outdated instructions have been replaced in the mean time, nothing to do here anymore :)

github-actions[bot] commented 8 months ago

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.