Skip to content
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

[docs]: update import examples for some number of resources #1959

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

Nmishin
Copy link
Contributor

@Nmishin Nmishin commented Oct 15, 2023

Resolves #1598

It looks like the <> characters are not showing up in the documentation, all examples without <> characters works as expected.

Updated resources:

  • actions_organization_permissions
  • actions_repository_access_level
  • codespaces_secret
  • dependabot_secret

Before the change?

  • Docks contain wrong examples with unshown options for terraform import

After the change?

  • Docks contain correct examples for terraform import

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@kfcampbell
Copy link
Member

This is great, thank you!

@kfcampbell kfcampbell merged commit f43feb5 into integrations:main Oct 16, 2023
4 checks passed
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
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.

[DOCS]: github_actions_repository_access_level import command example lacks information
2 participants