Terraform Drift (github/foo) #181
suzuki-shunsuke
started this conversation in
General
Replies: 4 comments
-
✅ Apply Succeeded (github/foo)Details (Click me)time="2023-04-16T15:06:33Z" level=info msg="download and unarchive the package" aqua_version=1.32.1 env=linux/amd64 exe_name=tfcmt exe_path=/home/runner/.local/share/aquaproj-aqua/pkgs/github_release/github.com/suzuki-shunsuke/tfcmt/v4.0.1/tfcmt_linux_amd64.tar.gz/tfcmt package=suzuki-shunsuke/tfcmt package_name=suzuki-shunsuke/tfcmt package_version=v4.0.1 program=aqua registry=standard
time="2023-04-16T15:06:34Z" level=info msg="verify a package with slsa-verifier" aqua_version=1.32.1 env=linux/amd64 exe_name=tfcmt exe_path=/home/runner/.local/share/aquaproj-aqua/pkgs/github_release/github.com/suzuki-shunsuke/tfcmt/v4.0.1/tfcmt_linux_amd64.tar.gz/tfcmt package=suzuki-shunsuke/tfcmt package_name=suzuki-shunsuke/tfcmt package_version=v4.0.1 program=aqua registry=standard
Verified signature against tlog entry index 10658763 at URL: https://rekor.sigstore.dev/api/v1/log/entries/24296fb24b8ad77a18c4b10084d95759b57384e88456801f163d5122dfb6ea6406c8e1bcb68f0e2c
Verified build using builder https://github.com/slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@refs/tags/v1.4.0 at commit b0d30a5eedd7dcd1e94ed18cc50eca7bb231b017
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
✅ Apply Succeeded (github/foo) |
Beta Was this translation helpful? Give feedback.
0 replies
-
❌ Drift is detected
Change Result (Click me) # github_repository.example will be created
+ resource "github_repository" "example" {
+ allow_auto_merge = false
+ allow_merge_commit = true
+ allow_rebase_merge = true
+ allow_squash_merge = true
+ archived = false
+ branches = (known after apply)
+ default_branch = (known after apply)
+ delete_branch_on_merge = false
+ etag = (known after apply)
+ full_name = (known after apply)
+ git_clone_url = (known after apply)
+ html_url = (known after apply)
+ http_clone_url = (known after apply)
+ id = (known after apply)
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "tfaction"
+ node_id = (known after apply)
+ private = (known after apply)
+ repo_id = (known after apply)
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ ssh_clone_url = (known after apply)
+ svn_url = (known after apply)
+ visibility = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
✅ Apply Succeeded (github/foo)Details (Click me)time="2023-04-16T15:06:33Z" level=info msg="download and unarchive the package" aqua_version=1.32.1 env=linux/amd64 exe_name=tfcmt exe_path=/home/runner/.local/share/aquaproj-aqua/pkgs/github_release/github.com/suzuki-shunsuke/tfcmt/v4.0.1/tfcmt_linux_amd64.tar.gz/tfcmt package=suzuki-shunsuke/tfcmt package_name=suzuki-shunsuke/tfcmt package_version=v4.0.1 program=aqua registry=standard
time="2023-04-16T15:06:34Z" level=info msg="verify a package with slsa-verifier" aqua_version=1.32.1 env=linux/amd64 exe_name=tfcmt exe_path=/home/runner/.local/share/aquaproj-aqua/pkgs/github_release/github.com/suzuki-shunsuke/tfcmt/v4.0.1/tfcmt_linux_amd64.tar.gz/tfcmt package=suzuki-shunsuke/tfcmt package_name=suzuki-shunsuke/tfcmt package_version=v4.0.1 program=aqua registry=standard
Verified signature against tlog entry index 10658763 at URL: https://rekor.sigstore.dev/api/v1/log/entries/24296fb24b8ad77a18c4b10084d95759b57384e88456801f163d5122dfb6ea6406c8e1bcb68f0e2c
Verified build using builder https://github.com/slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@refs/tags/v1.4.0 at commit b0d30a5eedd7dcd1e94ed18cc50eca7bb231b017
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This issus was created by tfaction.
About this issue, please see the document.
Latest comment
2023-05-25T23:42:32Z
✅ Apply Succeeded (github/foo)
Pull Request | CI link
Details (Click me)
Beta Was this translation helpful? Give feedback.
All reactions