Switch to tofu image
This commit is contained in:
		
							parent
							
								
									f80cfba44b
								
							
						
					
					
						commit
						2592004ad5
					
				
					 1 changed files with 2 additions and 5 deletions
				
			
		|  | @ -5,9 +5,6 @@ jobs: | |||
|   init: | ||||
|     runs-on: docker | ||||
|     container: | ||||
|       image: alpine:latest | ||||
|       image: ghcr.io/opentofu/opentofu:1.7.2 | ||||
|     steps: | ||||
|       - curl -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh | ||||
|       - chmod +x ./install-opentofu.sh | ||||
|       - ./install-opentofu.sh --install-method apk | ||||
|       - rm -f ./install-opentofu.sh | ||||
|       - tofu init | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Chris Cowley
						Chris Cowley