Skip to content

Conversation

christopher-maboh
Copy link
Contributor

🎫 Ticket

https://jira.cms.gov/browse/PLT-212

🛠 Changes

CDAP workflow for tofu format and lint has been created

ℹ️ Context

CDAP workflow for tofu format and lint has been created and the check-fmt step has been removed from all tf workflows.

🧪 Validation

See checks

@christopher-maboh christopher-maboh requested a review from a team as a code owner September 30, 2025 16:28
workflows: ["tofu-format-and-validate"]
types:
- completed

Copy link
Member

Choose a reason for hiding this comment

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

This is an interesting idea but I think it would end up triggering this workflow on every push that changes anything in the terraform directory. These workflows can instead run independently.

@juliareynolds-nava juliareynolds-nava requested a review from a team October 2, 2025 15:55
@gsf gsf changed the title PLT-212: CDAP workflow for tofu format and lint PLT-212 CDAP workflow for tofu format and lint Oct 3, 2025
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
Copy link
Contributor

Choose a reason for hiding this comment

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

why fetch-depth: 0 instead of 1? Does zero fetch everything?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants