Skip to content

[WIP]feat(postgresql): [134316205] add tencentcloud_postgres_audit_log_file resource#4184

Open
iac-agent wants to merge 2 commits into
masterfrom
feat/add-postgres-audit-log-file
Open

[WIP]feat(postgresql): [134316205] add tencentcloud_postgres_audit_log_file resource#4184
iac-agent wants to merge 2 commits into
masterfrom
feat/add-postgres-audit-log-file

Conversation

@iac-agent

Copy link
Copy Markdown
Collaborator

Add a new Terraform resource tencentcloud_postgres_audit_log_file for managing PostgreSQL audit log files. This resource supports creating, reading, and deleting audit log files via the TencentCloud PostgreSQL API (CreateAuditLogFile, DescribeAuditLogFiles, DeleteAuditLogFile). Includes unit tests with gomonkey mocks and documentation.

@iac-agent
iac-agent force-pushed the feat/add-postgres-audit-log-file branch from 16710c7 to 1a2e601 Compare June 3, 2026 09:18
@SevenEarth SevenEarth changed the title feat(postgresql): add tencentcloud_postgres_audit_log_file resource feat(postgresql): [134316205] add tencentcloud_postgres_audit_log_file resource Jun 3, 2026
@SevenEarth SevenEarth changed the title feat(postgresql): [134316205] add tencentcloud_postgres_audit_log_file resource [WIP]feat(postgresql): [134316205] add tencentcloud_postgres_audit_log_file resource Jun 3, 2026
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