-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TF-15131 Update product documentation with new default project behavior #689
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4c00f16
to
343404f
Compare
Should this sentence be changed at all or does it still stand? @jbonhag terraform-docs-common/website/docs/cloud-docs/users-teams-organizations/permissions.mdx Line 279 in c262ccb
|
e54554f
to
c573615
Compare
|
||
## Delete a Project | ||
|
||
You can only delete projects that do not contain workspaces. | ||
You can only delete a project that does not contain workspaces and is not the | ||
default project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the future, we will allow deleting a default project but that isn't the case today.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Made some small suggestions for style, but lease feel free to push back on anything that doesn't feel good! ✨
website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
Outdated
Show resolved
Hide resolved
94e21bf
to
9bbec7b
Compare
website/docs/cloud-docs/users-teams-organizations/permissions.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some suggestions and a comment.
website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
Outdated
Show resolved
Hide resolved
website/docs/cloud-docs/users-teams-organizations/permissions.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Rose M Koron <[email protected]>
…s/index.mdx Co-authored-by: Rose M Koron <[email protected]>
What
An organization's default project can now be changed or removed. It is now possible that an organization can have no default project.
The following pages have been updated to reflect this change:
Why
This is part of our HCP Terraform unification efforts. See [RFC] TF-867: Configurable Default Project in Terraform Cloud.
Links
Merge Checklist
If items do not apply to your changes, add (N/A) and mark them as complete.
Pull Request
Content
website/redirects.js
for moved, renamed, or deleted pages. N/AReviews