Skip to content

Commit

Permalink
make and apply
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWoolfenden committed Oct 4, 2022
1 parent bf288bd commit d0aa7f7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 578 deletions.
2 changes: 1 addition & 1 deletion .run/go build github.com_jameswoolfenden_pike.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<configuration default="false" name="go build github.com/jameswoolfenden/pike" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
<module name="pike" />
<working_directory value="$PROJECT_DIR$" />
<parameters value="-i -d ../modules/aws/terraform-aws-activemq/example/examplea -repository terraform-aws-activemq -owner jameswoolfenden remote" />
<parameters value="-i -d ../modules/aws/terraform-aws-activemq/example/examplea -repository terraform-aws-activemq -owner jameswoolfenden apply" />
<EXTENSION ID="net.ashald.envfile">
<option name="IS_ENABLED" value="false" />
<option name="IS_SUBST" value="false" />
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/jameswoolfenden/pike

go 1.17
go 1.18

require (
github.com/aws/aws-sdk-go v1.44.105
Expand Down
Loading

0 comments on commit d0aa7f7

Please sign in to comment.