RB
RB
Hmm yes something is wrong. To summarize, My github io url and 2factorauth's github io url work. * [work] https://nitrocode.github.io/dumb-password-rules * [work] https://2factorauth.github.io/twofactorauth * [broken] https://dumb-password-rules.github.io/dumb-password-rules @duffn what does Settings...
That's strange because it doesn't show the `Your site is published at` portion.
Perhaps there is an extra step to publish for orgs? Do you mind taking another look at this? Must be something essential missing. https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/
hi all. Apologies for not getting this completely off the ground. The domain https://dumbpasswordrules.com/ doesn't seem to go anywhere and https://dumb-password-rules.github.io/dumb-password-rules seems to redirect to the former domain. What is...
Hmmm. Another way to do this is to add a new item to `custom_fields` ```hcl locals { sandbox_account_name = "sandbox" } module "sandbox" { source = "./modules/aft-account-request" control_tower_parameters = {...
It would be nice to have a better way of doing this since we're providing the account name 3 times in the module arguments but for now this is no...
Yes, it would be nice to have these exposed as outputs from the module.
Yep I have the same issue. I tried changing line 56 but after reloading the app, it only loads up in chrome. I can't debug from within Atom using node...
@relief-melone Since I couldn't debug node 8 in atom, I use vscode and chrome dev tools now.
@willyelm doesn't work for me. Just hangs