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

chore: test setup #4

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

chore: test setup #4

wants to merge 8 commits into from

Conversation

Nimesha-Premaraja
Copy link

No description provided.

@Nimesha-Premaraja Nimesha-Premaraja linked an issue Nov 27, 2023 that may be closed by this pull request

This comment has been minimized.

@@ -0,0 +1,3 @@
variable "length" {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [tflint] <terraform_documented_variables> reported by reviewdog 🐶
length variable has no description

@@ -0,0 +1,3 @@
variable "length" {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [tflint] <terraform_typed_variables> reported by reviewdog 🐶
length variable has no type

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Plan Result (gcp/dev/vm3)

CI link

⚠️ Resource Deletion will happen ⚠️

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • random_string.random
Change Result (Click me)
  # random_string.random must be replaced
-/+ resource "random_string" "random" {
      ~ id               = "/DgE$$kq�l1iqyUu" -> (known after apply)
      ~ length           = 16 -> 10 # forces replacement
      ~ lower            = true -> false # forces replacement
      ~ result           = "/DgE$$kq�l1iqyUu" -> (known after apply)
        # (9 unchanged attributes hidden)
    }

Plan: 1 to add, 0 to change, 1 to destroy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test the setup
1 participant