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

[WIP] Continuous Deployment #1401

Merged
merged 10 commits into from
Jun 24, 2021
Merged

[WIP] Continuous Deployment #1401

merged 10 commits into from
Jun 24, 2021

Conversation

JJediny
Copy link
Member

@JJediny JJediny commented Jun 23, 2021

Update config.yml

@JJediny
Copy link
Member Author

JJediny commented Jun 24, 2021

Terraform plan in terraform

No changes. Infrastructure is up-to-date.
No changes. Infrastructure is up-to-date.

This means that Terraform did not detect any differences between your
configuration and real physical resources that exist. As a result, no
actions need to be performed.

Plan applied in apply #1

@adborden
Copy link
Contributor

To work around integrations/terraform-provider-github#833:

$ terraform state rm 'module.repo["newrelic-terraform"].github_repository_file.issue_templates["general.md"]'
$ terraform import 'module.repo["newrelic-terraform"].github_repository_file.issue_templates["general.md"]' newrelic-terraform/.github/ISSUE_TEMPLATE/general.md:main

@adborden adborden merged commit dafadf1 into master Jun 24, 2021
@adborden adborden deleted the terraform-apply branch June 24, 2021 22:43
adborden pushed a commit that referenced this pull request Jun 24, 2021
We accidentally lost these in #1401
adborden pushed a commit that referenced this pull request Jun 24, 2021
We accidentally lost these in #1401
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.

2 participants