Skip to content

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
@github-actions

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

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
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

2 participants