-
Notifications
You must be signed in to change notification settings - Fork 772
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
Unable to import github_actions_environment_secret #1124
Comments
We are seeing this behavior as well. Terraform Version: 1.1.6 |
Hmm...it looks like this behavior was introduced in #805 and never actually supported import. I'll open a quick PR to change the docs. In the meantime, is this a behavior you would consider opening a PR to fix? |
cc @nadenf for visibility. Is that something you're interested in? |
👋 Hey Friends, this issue has been automatically marked as |
Are there any plans to add this feature? |
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
What should have happened?
Terraform should have imported the resource
Actual Behavior
What actually happened?
Currently unable to import github_actions_environment_secret.
While in the documentation it is stated that:
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform import 'github_actions_environment_secret.remote_host' REMOTE_HOST
The text was updated successfully, but these errors were encountered: