Files
tf_provider/docs/20_discovery/s3-service-info.md
2026-06-30 15:45:24 +04:00

693 B

S3 Service Discovery

Date: 2026-01-28 Source: User input

Documentation

Key Concepts

  • S3 Instance (Account/User): This is the service level entity. It represents the S3 account/user credentials (access_key, secret_key).
    • Usage: PostgreSQL dependencies refer to this S3 Instance, NOT a specific bucket.
    • Examples of UIDs: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
  • S3 Bucket: A container for objects within an S3 Instance.

Future Implementation Notes

When implementing or documenting nubes_s3_instance (or similar), refer to the provided documentation link.