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

fix irlpodcast subdir index issue #302

Merged
merged 2 commits into from
Jun 13, 2017
Merged

Conversation

bookshelfdave
Copy link
Contributor

fixes #289
changes have already been applied.

Use an s3 website bucket name so index documents work in subdirs.

The custom_origin_config is required because terraform will insist that the bucket name is incorrect as it doesn't follow the irlpodcast.s3.amazonaws.com format.

requires terraform 0.9.8

see also:
hashicorp/terraform#10572
hashicorp/terraform#13627

Dave Parfitt added 2 commits June 13, 2017 21:22
The custom_origin_config is required because terraform will
insist that the bucket name is incorrect as it doesn't follow
the irlpodcast.s3.amazonaws.com format.

requires terraform 0.9.8

see also:
hashicorp/terraform#10572
hashicorp/terraform#13627
Copy link
Contributor

@jgmize jgmize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jgmize jgmize merged commit 880329c into master Jun 13, 2017
@jgmize jgmize deleted the dp_fix_irlpodcast_index_doc branch June 13, 2017 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

irlpodcast.org subdirectories don't use index.html
2 participants