<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ci/cd on Eric Fuerstenberg</title>
    <link>https://ericfuerstenberg.cloud/tags/ci/cd/</link>
    <description>Recent content in ci/cd on Eric Fuerstenberg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	<atom:link href="https://ericfuerstenberg.cloud/tags/ci/cd/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Automating with Terraform and CodeShip</title>
      <link>https://ericfuerstenberg.cloud/posts/terraform-cicd-codeship/</link>
      <pubDate>Sat, 25 Apr 2020 17:33:31 -0700</pubDate>
      
      <guid>https://ericfuerstenberg.cloud/posts/terraform-cicd-codeship/</guid>
      <description>Tear it down and automate! Today I completely tore down my existing infrastructure for this static website and rebuilt the entire thing in Terraform! They say you never truly understand something until you can write automation, tear it down, and rebuild it in just a few minutes. See updates to the git repo here.
One step closer in the pursuit of everything-as-code!
This site still relies on the same underlying infrastructure: AWS S3 for static hosting, Route53 for DNS, and CloudFront for CDN and SSL, but I also integrated a CI/CD pipeline using CodeShip to automate the build and deployment of this website to my production S3 bucket.</description>
    </item>
    
  </channel>
</rss>