Skip to content

Conversation

Copy link

Copilot AI commented Nov 20, 2025

Applied project formatting standards via bun fmt to the OpenCode module files.

Changes:

  • README.md: Reformatted table alignment and added proper spacing around code blocks
  • Shell scripts: Applied prettier-plugin-sh formatting (spaces after redirect operators: 2> /dev/null instead of 2>/dev/null)
  • All files: Applied Terraform formatter

These changes ensure consistency with the repository's configured Prettier and Terraform formatting rules.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: rothnic <452052+rothnic@users.noreply.github.com>
Copy link
Author

Copilot AI commented Nov 20, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • checkpoint-api.hashicorp.com
    • Triggering command: /usr/local/bin/terraform terraform fmt - (dns block)
    • Triggering command: /usr/local/bin/terraform terraform fmt -recursive -diff (dns block)
    • Triggering command: /usr/local/bin/terraform terraform init (dns block)
  • registry.coder.com
    • Triggering command: /usr/local/bin/terraform terraform init (dns block)
    • Triggering command: /usr/local/bin/terraform terraform init -upgrade (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add initial OpenCode module integration chore: apply prettier and terraform formatting Nov 20, 2025
Copilot AI requested a review from rothnic November 20, 2025 23:59
Copilot finished work on behalf of rothnic November 20, 2025 23:59
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.

2 participants