The following example below creates a CloudFront distribution with an S3 origin. resource "aws_s3_bucket" "b" { bucket = "mybucket ...
確定! 回上一頁