Skip to content

Conversation

@drewmullen
Copy link
Contributor

@drewmullen drewmullen commented Jul 25, 2025

updates env table to include project id. on hold for tfc merge

@drewmullen drewmullen requested a review from a team as a code owner July 25, 2025 15:41
@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Mon Aug 25 16:35:17 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Mon Aug 25 16:29:25 UTC 2025

@drewmullen drewmullen force-pushed the terraform/add-project-id-env branch from 66db1fd to bf0bc7e Compare July 25, 2025 15:42
@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2025

Broken Link Checker

No broken links found! 🎉

@drewmullen drewmullen changed the title [hold] update env table with project-id Update env table with project-id Aug 25, 2025
| `TFC_CONFIGURATION_VERSION_GIT_COMMIT_SHA` | The full commit hash of the commit that the associated Terraform configuration version was ingressed from. | `abcd1234...` |
| `TFC_CONFIGURATION_VERSION_GIT_TAG` | The name of the tag that the associated Terraform configuration version was ingressed from. | `v0.1.0` |
| `TFC_PROJECT_NAME` | The name of the project used in this run. | `proj-name` |
| `TFC_PROJECT_ID`. | The id of the project used in this run. | `proj-91XJpbLvbdohC6RD` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| `TFC_PROJECT_ID`. | The id of the project used in this run. | `proj-91XJpbLvbdohC6RD` |
| `TFC_PROJECT_ID`. | The id of the project used in this run. | `proj-91XJpbLvbdohC6RD` |

@drewmullen drewmullen merged commit 1ac456b into main Aug 26, 2025
9 checks passed
@drewmullen drewmullen deleted the terraform/add-project-id-env branch August 26, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants