Skip to content

Conversation

@jerbia
Copy link
Contributor

@jerbia jerbia commented Oct 31, 2025

Summary

  • align the provider schema description with the actual default config file path
  • update the docs and example configuration to mention ~/.aquasec/tf.config
  • regenerate the provider documentation

Testing

  • go generate ./...

https://chatgpt.com/codex/tasks/task_e_68fd279d062883288945bd71f1ba37c7


Note

Aligns config_path default and description to ~/.aquasec/tf.config and updates docs/examples accordingly.

  • Provider:
    • Update aquasec/provider.go config_path schema default to ~/.aquasec/tf.config and fix description to match.
  • Docs:
    • Update docs/index.md schema and example comments to reference ~/.aquasec/tf.config.
  • Examples:
    • Update examples/provider/provider.tf example comments to reference ~/.aquasec/tf.config.

Written by Cursor Bugbot for commit 62cb1e3. This will update automatically on new commits. Configure here.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants