mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Removing URL prefix for local URLs in blog posts
This commit is contained in:
parent
b02794d677
commit
6dc8bfbb89
21 changed files with 23 additions and 23 deletions
|
@ -5,7 +5,7 @@ draft: false
|
|||
tags: ["Deployment"]
|
||||
---
|
||||
|
||||
You might have noticed from my last two posts on [Packer](https://brandonrozek.com/blog/snapshotswithpacker/) and [Terraform](https://brandonrozek.com/blog/autodeployterraform/) that the configuration files are highly similar. In fact, we can trick them into sharing a configuration file!
|
||||
You might have noticed from my last two posts on [Packer](/blog/snapshotswithpacker/) and [Terraform](/blog/autodeployterraform/) that the configuration files are highly similar. In fact, we can trick them into sharing a configuration file!
|
||||
|
||||
## Shared Configuration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue