haleemur_ali
08/21/2024, 8:54 PMstate_backend.uri
to
azure://<your container_name>/<prefix for state JSON blobs>
while for aws / google cloud, it is
[s3|gs]://<your bucket name>/<prefix for state JSON blobs>
I'm curious what container_name
is. I'm coming from mostly an AWS background & jargon, is azure blob container equivalent to aws s3 bucket?Andy Carter
08/22/2024, 5:59 AM