Skip to content

Conversation

jastr945
Copy link
Owner

@jastr945 jastr945 commented Jun 9, 2023

What

Why

Screenshots


Merge Checklist

If items do not apply to your changes, add (N/A) and mark them as complete.

Pull Request

  • One or more labels describe the type of change (e.g. clarification) and associated product (e.g. tfc).
  • Description links to related pull requests or issues, if any.

Content

  • Redirects have been added for moved, renamed, or deleted pages. This requires a separate PR in the terraform-website repository redirects.next.js file.
  • API documentation and the API Changelog have been updated.
  • Links to related content where appropriate (e.g., API endpoints, permissions, etc.).
  • Pages with related content are updated and link to this content when appropriate.
  • Sidebar navigation files have been updated for added, deleted, reordered, or renamed pages.
  • New pages have metadata (page name and description) at the top.
  • New images are 2048 px wide. They have HashiCorp standard annotation color (#F92672) and format (rectangle with rounded corners), blurred sensitive details (e.g. credentials, usernames, user icons), and descriptive alt text in the markdown for accessibility.
  • New code blocks have the correct syntax and line breaks to eliminate horizontal scroll bars.
  • UI elements (button names, page names, etc.) are bolded.
  • The Vercel website preview successfully deployed.

Reviews

  • I or someone else reviewed the content for technical accuracy.
  • I or someone else reviewed the content for typos, punctuation, spelling, and grammar.

vravind1 and others added 27 commits May 8, 2023 12:04
…mdx#terraform-run-data to expose more tfrun properties:

	- created_by
	- project
		- name
		- id
	- workspace
		- execution_mode

TF-6596
…mport/tfrun to expose more tfrun properties:

	- created_by
        - project
        	- name
                - id
        - workspace
        	- execution_mode

TF-6596
…erties-tfrun-Import

TF-6596-Exposes-More-Properties-to-TFRun
Unversioned policies are still recommended in some instances so this
note can be removed.
* draft registry publishing faq

* address feedback

* touchup

* fix links

* bump

* add FAQ specifically about documentation

* add hard-to-answer repo naming questions

* add hard-to-answer gpg key questions

* answer the hard questions

* address review feedback

* add FAQ about broken webhooks

* link fix

* Apply suggestions from code review

Co-authored-by: Rose M Koron <[email protected]>

* Apply suggestions from code review

Co-authored-by: Rose M Koron <[email protected]>

* adjust headings

* Update website/docs/registry/faq.mdx

Co-authored-by: Steve Heydweiller <[email protected]>

* replace integration with artifact

---------

Co-authored-by: Rose M Koron <[email protected]>
Co-authored-by: Steve Heydweiller <[email protected]>
TFC has been updated to send the configuration version information on Run Task
requests. This commit updates the API documentation to reflect this change.
Run tasks can occur before and after, plans and applies.
…-Settings-Policies

Add docs for Workspaces Settings > Policies
…oints after new free tier (#355)

* Update entitlement sets API for task and policy limits

The new free tier within TFC has added some new properties to the entitlement set
API. This commit updates the documentation with the new properties in the response.

* Update feature sets API for task and policy limits

The new free tier within TFC has added some new properties to the feature set
API. This commit updates the documentation with the new properties in the response.

* Update subscription API for task and policy limits

The new free tier within TFC has added some new properties to the subscription
API. This commit updates the documentation with the new properties in the response.

* Update the Policies API with new and deprecated properties

The Policies API has been changed to deprecate the old `enforce` property in favour
of the new `enforcement-level` property. This commit updates the Policies API documentation
to instruct API consumers to use the new property.

* Update API changelog for free tier limits

This commit updates the API changelog with all of the API updates for the free tier
limits.
chore: update dependency @hashicorp/platform-content-conformance@latest
@jastr945 jastr945 merged commit 348e73f into jastr945:main Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants