Skip to content

Introduce log levels and move unneeded logs to debug log level #562

Open
@brettcurtis

Description

@brettcurtis

Describe the bug

Seeing duplicate or unclear output in regards to Success! The configuration is valid.

Command 'terraform init' successfully done: regional/infra
Success! The configuration is valid.

Success! The configuration is valid.

How can we reproduce it?

gh repo clone osinfra-io/google-cloud-networking
cd google-cloud-networking
 find . -name ".terraform.lock.hcl" | xargs rm -rf
 find . -name ".terraform" | xargs rm -rf
pre-commit run -a

Metadata

Metadata

Assignees

No one assigned

    Labels

    estimate/4hNeed 4 hours to be donefeatureNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions