-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: add terraform-azurerm-altinn-modules to platform repo list #1204
Conversation
📝 WalkthroughWalkthroughThe pull request involves updating the Changes
The changes are minimal and focused on extending the configuration for the Platform product by introducing an additional repository to its existing set of resources. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
products.yaml (1)
13-13
: Consider adding documentation reference.Since this is a Terraform module repository being added to the platform, it would be helpful to include a link to its documentation or a brief description of its purpose in the PR description.
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
products.yaml
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Analyze (go)
🔇 Additional comments (1)
products.yaml (1)
13-13
: Verify repository existence and access.The repository name follows the standard Terraform module naming convention. Let's verify its existence and accessibility.
✅ Verification successful
Repository verification successful
The repository
terraform-azurerm-altinn-modules
exists in the Altinn organization, is publicly accessible, and contains Terraform modules as intended.🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Check if the repository exists and is accessible gh repo view altinn/terraform-azurerm-altinn-modules --json name,isPrivate,descriptionLength of output: 202
Terraform environment prodFormat and Style 🖌
|
Context | Values |
---|---|
Pusher | @tjololo |
Action | push |
Working Directory | ./infrastructure/products |
State File | github.com/altinn/altinn-platform/environments/prod/products.tfstate |
Plan File | github.com_altinn_altinn-platform_environments_prod_products.tfstate.tfplan |
Description
Related Issue(s)
Verification
Documentation
Summary by CodeRabbit
terraform-azurerm-altinn-modules
to the Platform product configuration