Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Origin Access Control #65

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Commits on Aug 9, 2023

  1. Use Origin Access Control

    Swap from Origin Access Identity to Origin Access Control
    
    Issue #63
    ConnorKirk committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2cdbbb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Bump version

    ConnorKirk committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5341430 View commit details
    Browse the repository at this point in the history
  2. Add region to OriginAccessControl name

    The OAC name is unique across all
    regions in an account.
    A stackname is not unique across all regions in an account.
    Combining with the region overcomes this
    ConnorKirk committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    74fe81c View commit details
    Browse the repository at this point in the history