batinicaz
batinicaz
I'm not able to see the build in Circle CI, is there a way to get access? Curious if the packer init ran or not. Also, is there information on...
> ``` > go test -v -run TestPackerDockerExampleLocal > > > === RUN TestPackerDockerExampleLocal > === PAUSE TestPackerDockerExampleLocal > === CONT TestPackerDockerExampleLocal > TestPackerDockerExampleLocal 2024-01-02T18:52:22Z logger.go:66: Running Packer to generate...
> Hm, noticed that the test still fail with: > > ``` > $ go test -v -run TestPackerBasicExample > === NAME TestPackerBasicExample > packer_basic_example_test.go:228: OperationNotPermitted: You can’t publicly share...
> This test is executed on each PR, release, and on the master branch, intention is to validate that example is working correctly, since on master it is not failing...
Rebased vs master
Happy to make changes here to get it working, but this was blocked from merging due to a failing test. The test was failing due to an AWS account setting....