Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: Update code and docs
  • Loading branch information
cq-bot authored and github-actions[bot] committed Dec 23, 2022
commit 54f30be3556ef9f77539383634ca83f2e9584d72
1 change: 1 addition & 0 deletions plugins/source/aws/docs/tables/aws_rds_clusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The primary key for this table is **arn**.
|iops|Int|
|kms_key_id|String|
|latest_restorable_time|Timestamp|
|master_user_secret|JSON|
|master_username|String|
|monitoring_interval|Int|
|monitoring_role_arn|String|
Expand Down
1 change: 1 addition & 0 deletions plugins/source/aws/docs/tables/aws_rds_instances.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ The primary key for this table is **arn**.
|latest_restorable_time|Timestamp|
|license_model|String|
|listener_endpoint|JSON|
|master_user_secret|JSON|
|master_username|String|
|max_allocated_storage|Int|
|monitoring_interval|Int|
Expand Down
5 changes: 5 additions & 0 deletions plugins/source/aws/resources/services/rds/clusters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions plugins/source/aws/resources/services/rds/instances.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.