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

How do I use lien_reason? #882

Closed
red8888 opened this issue Feb 9, 2024 · 2 comments
Closed

How do I use lien_reason? #882

red8888 opened this issue Feb 9, 2024 · 2 comments
Labels
question Further information is requested Stale waiting-response Waiting for issue author to respond.

Comments

@red8888
Copy link

red8888 commented Feb 9, 2024

TL;DR

Whats the deal with this, I want to use this:

I'm on the latest version of the module and all I have is lien. I want to add a lien description with the module.

Does the module add a description for me? Should I not be adding my own description?

Terraform Resources

terraform-google-project-factory

Detailed design

No response

Additional information

No response

@red8888 red8888 added the enhancement New feature or request label Feb 9, 2024
@imrannayer
Copy link
Contributor

@red8888 from description of the variables in module and provider

variable "lien_reason" {
  description = "If non-empty, creates a project lien with this description."
}

From provider description

reason - (Required) Concise user-visible strings indicating why an action cannot be performed on a resource. Maximum length of 200 characters.

@imrannayer imrannayer added question Further information is requested waiting-response Waiting for issue author to respond. and removed enhancement New feature or request labels Mar 26, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label May 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale waiting-response Waiting for issue author to respond.
Projects
None yet
Development

No branches or pull requests

2 participants