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

[BUG]: Import for github_actions_organization_secret_repositories resource not populating the secret_name value #2067

Open
1 task done
nnellanspdl opened this issue Dec 19, 2023 · 1 comment · May be fixed by #2301
Open
1 task done
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented

Comments

@nnellanspdl
Copy link

Expected Behavior

Import the resource, do a plan, and have no changes.

Actual Behavior

I import the resource, and do a plan, but now it wants to modify the resource by adding the secret_name value to it. Even worse, is that this change forces replacement of the resource.

This value should have been set during import.

Terraform Version

Terraform v1.5.7
Provider integrations/github v5.42.0

Affected Resource(s)

  • github_actions_organization_secret_repositories

Terraform Configuration Files

No response

Steps to Reproduce

No response

Debug Output

No response

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nnellanspdl nnellanspdl added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Dec 19, 2023
@nickfloyd nickfloyd added Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels Jan 4, 2024
@uthark
Copy link

uthark commented Jun 27, 2024

@nickfloyd please have a look at #2301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented
Projects
None yet
3 participants