{"id":23223,"date":"2026-07-28T15:37:56","date_gmt":"2026-07-28T15:37:56","guid":{"rendered":"https:\/\/scannn.com\/the-hidden-cost-of-homegrown-iac\/"},"modified":"2026-07-28T15:37:56","modified_gmt":"2026-07-28T15:37:56","slug":"the-hidden-cost-of-homegrown-iac","status":"publish","type":"post","link":"https:\/\/scannn.com\/lv\/the-hidden-cost-of-homegrown-iac\/","title":{"rendered":"The Hidden Cost of Homegrown IaC"},"content":{"rendered":"\n<div id=\"\">\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Successful infrastructure-as-code (IaC) workflows require more than just tools like Terraform, OpenTofu, and Pulumi. You need to build scalable systems for structuring IaC repositories, invoking your tools, and dealing with governance issues such as access management and drift.<\/p>\n<p>It\u2019s common to start out by building custom systems to handle these tasks. Creating your own IaC CI\/CD pipelines provides full control and low upfront cost, but homegrown strategies like this can be challenging to scale as you add more providers and environments. They have hidden costs that can quickly become unsustainable as maintenance overheads add up.<\/p>\n<p>With this article, we\u2019re going to unpack these lurking costs to compare how homegrown IaC stacks up against prebuilt solutions. You\u2019ll then be able to make an informed decision about whether it\u2019s actually worth rolling your own IaC strategy.<\/p>\n<p>What we\u2019ll cover:<\/p>\n<ol>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#why-do-teams-build-homegrown-iac-in-the-first-place\">Why do teams build homegrown IaC in the first place?<\/a><\/li>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#what-is-the-cost-of-homegrown-iac\">What is the cost of homegrown IaC?<\/a><\/li>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#where-homegrown-iac-costs-actually-come-from\">Where homegrown IaC costs actually come from<\/a><\/li>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#comparing-homegrown-and-prebuilt-iac-solution-costs\">Comparing homegrown and prebuilt IaC costs<\/a><\/li>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#best-practices-for-minimizing-homegrown-iac-costs\">Best practices for minimizing homegrown IaC costs<\/a><\/li>\n<li><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac#how-to-migrate-away-from-homegrown-iac\">How to migrate away from homegrown IaC<\/a><\/li>\n<\/ol>\n<\/div>\n<div class=\"styles-module__3rWtIa__wrapper\">\n<div class=\"styles-module__3rWtIa__cardWrapper styles-module__3rWtIa__cardWrapperInfo\">\n<div class=\"styles-module__3rWtIa__textWrapper\">\n<div class=\"bodyTextWrapper WysiwigContent-module__dMNIza__wysiwigContent\">\n<p>Homegrown IaC means building your own pipelines, scripts, and governance around tools like Terraform and OpenTofu instead of using an orchestration platform. Upfront cost is low, but hidden costs grow with scale: specialist hiring, maintenance, inconsistent workflows, governance gaps, and drift incidents.<\/p>\n<p>\u00a0<\/p>\n<p>For most teams, a prebuilt IaC orchestration platform has a lower total cost of ownership. Building your own is usually only worth it at small scale or under strict air-gapped or regulatory requirements.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Teams usually build homegrown IaC gradually rather than by design. They begin with a single <a href=\"https:\/\/spacelift.io\/blog\/terraform-in-ci-cd\" target=\"_blank\" rel=\"noopener\">Terraform repository and an existing CI\/CD pipeline<\/a>, then add scripts and wrappers over time as their infrastructure grows. The main appeal is cost and control. There is no license to buy, the tools are already familiar, and the team decides how runs execute, where state is stored, and how approvals work.<\/p>\n<p>Some teams also deliberately build their own IaC. Managing the pipeline in-house avoids vendor lock-in, and requirements like air-gapped environments, strict compliance rules, or highly specific workflows can be difficult to meet with an off-the-shelf platform.<\/p>\n<p>These reasons are valid at first, but a setup that works for one team and a few stacks often struggles as the number of providers, environments, and engineers increases. This is where the hidden costs of homegrown IaC start to appear.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Homegrown IaC refers to building your own systems to manage IaC workflows. It\u2019s the process of creating your own automated pipelines and governance controls in order to operate solutions like <a href=\"https:\/\/spacelift.io\/blog\/5-ways-to-manage-terraform-at-scale\" target=\"_blank\" rel=\"noopener\">Terraform at scale<\/a>.<\/p>\n<p>When you take a homegrown approach, you must build the infrastructure you need from scratch. You\u2019re responsible for writing CI\/CD pipeline configs, enabling developer self-service access, and handling complex day-two tasks such as <a href=\"https:\/\/spacelift.io\/blog\/drift-management\" target=\"_blank\" rel=\"noopener\">drift detection<\/a> and remediation. To begin with, these tasks may not seem too daunting, but they carry real costs that compound over time.<\/p>\n<p>Having developers build and maintain IaC infrastructure consumes resources that might be better used elsewhere. Homegrown IaC may look free to begin with if team members already have some DevOps skills, but you must assess how DIY options could affect overall development velocity <a href=\"https:\/\/spacelift.io\/blog\/business-benefits-of-iac\" target=\"_blank\" rel=\"noopener\">and broader business outcomes<\/a>. As well as the direct costs, such as team member salaries, self-built IaC can incur high indirect costs if flaky pipelines mean it takes longer to ship changes to customers.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>The hidden costs of homegrown IaC are mostly linked to a single theme. It\u2019s easy to underestimate how much work is actually required to implement a scalable IaC workflow. Building governance systems and maintaining infrastructure is a sizable investment that requires long-term commitment. This means there are plenty of opportunities for costs to appear down the line.<\/p>\n<p>Here are some of the key factors to look out for:<\/p>\n<ol>\n<li><b>Hiring costs:<\/b> Building and maintaining infrastructure workflows generally demands specialist skills. Hiring or training dedicated staff can be a significant extra expense, even if the team can also be deployed to handle other DevOps or platform engineering tasks.<\/li>\n<li><b>Workflow inconsistencies:<\/b> When you\u2019re implementing your own IaC pipelines and processes, inconsistencies can creep in between teams and projects. Missing standardization, or standards that evolve over time, makes maintenance more complex. It can even cause expensive incidents in the worst case scenario.<\/li>\n<li><b>Governance, security, and compliance blind spots:<\/b> Gaps in audit trails, permissions, and secrets hygiene are additional risks that can create serious costs. Fixing pipelines that aren\u2019t compliant with your policies or regulatory requirements could require extensive changes that distract from revenue-earning development.<\/li>\n<li><b>Infrastructure operational costs:<\/b> The infrastructure assets needed to operate custom IaC control planes are a significant expense at scale. Whether you opt for public cloud, on-premises hardware, or a hybrid mix, the cost of running your pipelines could be more expensive than paying for a dedicated infrastructure orchestration platform.<\/li>\n<li><b>Missing or complicated developer self-service access processes:<\/b> Enabling <a href=\"https:\/\/spacelift.io\/blog\/developer-self-service\" target=\"_blank\" rel=\"noopener\">self-service developer<\/a> access to infrastructure resources can increase development velocity and let engineers work more autonomously. However, these processes are often complex to implement from scratch. The time required to build them can accrue significant costs. Devs will also be kept waiting in the meantime, meaning software\u2019s not being built as efficiently as it could be.<\/li>\n<li><b>Unexpected incidents due to inadequate drift detection: <\/b>Drift is one of the biggest problems associated with IaC at scale. It becomes harder and more expensive to fix the longer it exists in an environment. Without automated drift detection, you could experience costly incidents that require detailed investigation to find the true root cause. Yet building an automated drift management process within a DIY architecture is often significantly time-consuming.<\/li>\n<li><b>Inefficient state file management: <\/b>Managing state files within a homegrown IaC system might look simple at first glance, but when you add in dependencies, concurrency controls, and versioning, it\u2019s not always quite as straightforward as it seems. At scale, fees for storing and accessing state files in remote repositories can become a significant cost.<\/li>\n<li><b>Poor visibility into actual spending:<\/b> This isn\u2019t a cost per se, but it can certainly affect long-term spending. Homegrown solutions need to be carefully instrumented so you can monitor pipeline activity and understand the associated costs. However, teams usually prioritize getting solutions off the ground, instead of building observability layers. This can lead to blind spots that obscure what you\u2019re really spending.<\/li>\n<li><b>Long-term maintenance costs:<\/b> It\u2019s tempting to think of IaC as a one-stop shop: You choose your tools, configure a CI\/CD pipeline, and watch as your infrastructure assets get provisioned in your cloud accounts. But in practice, pipelines need regular maintenance to implement new workflows, scale infrastructure, update tools, and resolve detected inefficiencies and security vulnerabilities. This ongoing maintenance is a recurring hidden cost that cannot ever be completely eliminated.<\/li>\n<li><b>Increased change lead times:<\/b> Because homegrown IaC means every new change to your infrastructure workflow must be developed in-house, product lead times could suffer. For instance, if a feature requires infrastructure changes before it can ship, then your IaC pipeline will have to be adjusted first. This adds development roadblocks that may slow delivery and incur indirect costs within your business.<\/li>\n<\/ol>\n<p>Recognizing these patterns helps you spot where hidden costs lurk in your own IaC strategy, but fixating on monetary cost isn\u2019t the right approach.<\/p>\n<p>Prioritize improvements to workflow consistency, visibility, and efficiency, then track their long-term effect on spending. Sharpen these areas and IaC becomes more powerful and easier to scale, with cost savings following as a side effect.<\/p>\n<\/div>\n<section class=\"CaseStudyBanner-module__Dn-uCq__caseStudyBanner CaseStudyBanner-module__Dn-uCq__caseStudyBannerLight\">\n<div class=\"CaseStudyBanner-module__Dn-uCq__wrapper\">\n<div class=\"CaseStudyBanner-module__Dn-uCq__imageContainer\"><\/div>\n<div class=\"CaseStudyBanner-module__Dn-uCq__quoteContainer\">\n<p class=\"CaseStudyBanner-module__Dn-uCq__quote Typography-module__ZPSlxa__styleBase Typography-module__ZPSlxa__styleParagraph\">The infrastructure team at B2B2C crypto-enablement platform Coinme had been managing Terraform state through Amazon S3 and a collection of homegrown scripts, but this approach did not scale. The company needed fine-grained access controls and a cleaner collaboration model for technical leads. Moving to Spacelift gave the team a structured, repeatable way to manage deployments across environments and bring technical leads into the workflow without sacrificing governance.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<h2 class=\"PostContent-module__AaUjbW__postHeader\" id=\"comparing-homegrown-and-prebuilt-iac-solution-costs\">Comparing homegrown and prebuilt IaC solution costs<\/h2>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>The true cost of <b>homegrown IaC<\/b> is often masked when you first implement your solution. It creeps in as you scale up, compliance gaps occur, and workflows start to become inconsistent.<\/p>\n<p>The landscape is a little different for <b>prebuilt IaC<\/b> solutions. Purpose-designed IaC orchestration platforms let you automate workflows using GitOps strategies, without having to maintain your own infrastructure or any complex pipeline configs. If any fees apply, they\u2019ll usually be easy to predict based on your team\u2019s size and number of workers required, but you\u2019ll have to pay them from day one.<\/p>\n<p>Because every team\u2019s priorities are different, there\u2019s no clear rule for when to build vs buy. But in general, orchestrators<a href=\"https:\/\/spacelift.io\/blog\/infrastructure-as-code-with-generic-ci-cd\" target=\"_blank\" rel=\"noopener\"> tend to excel when<\/a> you favor predictability, cost-efficient scalability, and minimal ongoing manual maintenance. They may be less suitable for organizations that already have skilled teams on standby, require complex customization, or wish to avoid being locked into a specific vendor\u2019s pricing structure.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>If you\u2019re intent on implementing your own IaC architecture, you can take practical steps to help prevent unexpected costs. Here are five tips to remember:<\/p>\n<ol>\n<li><b>Plan for scalability from the start:<\/b> Designing for scalability from the start can help avoid costly architectural redesigns later. Try to anticipate how your workflows might change going forward: could deployment activity increase, or may you start using additional cloud providers <a href=\"https:\/\/spacelift.io\/blog\/infrastructure-as-code-tools\" target=\"_blank\" rel=\"noopener\">and IaC tools<\/a>?<\/li>\n<li><b>Standardize all IaC workflows within a centralized platform:<\/b> Consolidating IaC workflows around a single orchestrated solution ensures you\u2019re not paying for the same technologies twice. Centralized visibility can also help you identify and remove redundant environments to prevent shadow IT from springing up.<\/li>\n<li><b>Document everything to reduce team onboarding costs:<\/b> Clearly documenting each of your IaC workflows improves long-term maintainability. Not only will it help newcomers become productive faster, but it can also make incident response more efficient. Less downtime means lower costs.<\/li>\n<li><b>Directly embed governance and compliance into workflows:<\/b> Integrating governance guardrails directly into your IaC workflows is the best way to prevent misconfigurations from reaching production. Policy-as-code tools and IAM platforms reduce the need for manual reviews and provide continual defense against unauthorized activity. This provides long-term cost savings by reducing your risk exposure and letting team members stay focused on productive work.<\/li>\n<li><b>Leverage observability tools to monitor and right-size operating costs in real-time:<\/b> Large-scale IaC workflows can incur high infrastructure costs when you\u2019re running lots of pipelines and self-service environments. Observability platforms and <a href=\"https:\/\/spacelift.io\/blog\/it-cost-optimization\" target=\"_blank\" rel=\"noopener\">FinOps tools<\/a> allow you to monitor deployed resources and precisely attribute costs to the teams responsible for them. You can then right-size over-provisioned assets that are driving unnecessary spending.<\/li>\n<\/ol>\n<p>Moving beyond these best practices, it\u2019s important to accept that no homegrown IaC solution will ever be completely free. Operating infrastructure, hiring specialist teams, and maintaining your environments day-to-day carries a material cost in the end, even if it might be insignificant or invisible when your project begins.<\/p>\n<p>As such, your implementation plan should clearly inform stakeholders what these costs are likely to be and how they could change over time.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Migrating from homegrown IaC to an infrastructure orchestration platform does not require rebuilding everything at once. A phased migration lets you move your IaC state, pipelines, and governance across gradually, one stack at a time.<\/p>\n<p>A typical migration follows five steps:<\/p>\n<p><b>Step 1: Audit your current setup.<\/b> Document every stack, state file location, pipeline config, and policy your scripts enforce today. A clear inventory shows what needs to move and in what order.<\/p>\n<p><b>Step 2: Choose an orchestration platform and run a pilot.<\/b> Select one team or a group of non-production stacks, then import your existing state so the platform manages your live infrastructure instead of recreating it.<\/p>\n<p><b>Step 3: Move governance into policy as code. <\/b>Replace manual approval scripts and undocumented conventions with <a href=\"https:\/\/spacelift.io\/blog\/what-is-policy-as-code\">policy as code<\/a>, so the same rules apply across every workflow.<\/p>\n<p><b>Step 4: Enable developer self-service. <\/b>Give developers a governed catalog to deploy from, and remove the ticket queue that previously depended on your team.<\/p>\n<p><b>Step 5: Retire your old scripts. <\/b>After a workflow runs reliably on the platform, delete the custom code it replaced to reduce ongoing maintenance.<\/p>\n<p>Because you migrate by importing the existing state, you can adopt the platform incrementally, without downtime or a full rebuild.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Scripts and pipelines can automate tasks, but the can\u2019t deliver governance, visibility, or safe self-service. That\u2019s the gap a purpose-built orchestration platform fills.<\/p>\n<p>Spacelift replaces homegrown plumbing with infrastructure orchestration built for platform teams, including:<\/p>\n<ul>\n<li><b>Policy as code with Open Policy Agent (OPA):<\/b> Control approvals, restrict the resources teams can create, validate configuration parameters, and define how runs behave when pull requests are opened or merged. Guardrails travel with every deployment instead of living in a script someone forgot to update.<\/li>\n<li><b>Multi-IaC workflows:<\/b> Orchestrate OpenTofu, Kubernetes, Ansible, Pulumi, CloudFormation, Terraform, and other tools from one control plane. Model dependencies between workflows and share outputs across them, so you stop wiring tools together by hand.<\/li>\n<li><b>Governed self-service infrastructure:<\/b> Use <a href=\"https:\/\/docs.spacelift.io\/concepts\/template\" target=\"_blank\" rel=\"noopener\">Templates<\/a> to give developers a curated catalog they deploy from by filling out a form. Inputs are validated before anything runs, and every version is pinned to a VCS commit for repeatable results. Platform teams define what can be deployed and how, so developers self-serve without learning the underlying IaC. <a href=\"https:\/\/docs.spacelift.io\/concepts\/blueprint\" target=\"_blank\" rel=\"noopener\">Blueprints<\/a> remain available when you just need an independent, editable stack.<\/li>\n<li><b>AI-assisted provisioning with <\/b><a href=\"https:\/\/spacelift.io\/platform\/intelligence\" target=\"_blank\" rel=\"noopener\"><b>Spacelift Intelligence<\/b><\/a><b>:<\/b> An Infrastructure Assistant that understands your stacks, state, and runs, so you can ask questions, diagnose failed runs, and create policies in plain language. It pairs with Intent, an agentic deployment model that provisions non-critical infrastructure from natural language, no code required, while your policies, credentials, and audit trail still apply.<\/li>\n<li><b>Integrations with third-party tools:<\/b> Connect Spacelift to the tools your teams already use, and extend governance across them. For example, you can <a href=\"https:\/\/spacelift.io\/blog\/integrating-security-tools-with-spacelift\" target=\"_blank\" rel=\"noopener\">integrate security tools <\/a>into your workflows using Custom Inputs.<\/li>\n<\/ul>\n<p>Spacelift also lets you run private workers inside your own infrastructure, so you can execute workflows within your security perimeter. Read the <a href=\"https:\/\/docs.spacelift.io\/concepts\/worker-pools\" target=\"_blank\" rel=\"noopener\">documentation<\/a> to learn more about configuring private workers.<\/p>\n<p>Try Spacelift by <a href=\"https:\/\/spacelift.io\/free-trial\" target=\"_blank\" rel=\"noopener\">creating a trial account<\/a> or <a href=\"https:\/\/spacelift.io\/schedule-demo\" target=\"_blank\" rel=\"noopener\">booking a demo<\/a>.<\/p>\n<\/div>\n<div class=\"PostWysiwyg-module__CnMb7a__wysiwygContent PostContent-module__AaUjbW__postText\">\n<p>Homegrown IaC offers flexibility, control, and customization, along with potentially lower upfront costs. You don\u2019t need to pay any external providers to keep your IaC architecture ticking along. But this apparent affordability is often just an illusion: operating custom IaC pipelines requires specialist skills and burdensome ongoing maintenance.<\/p>\n<p>In comparison, purpose-built IaC orchestration platforms let you implement dependable automated workflows for a predictable monthly fee. With everything included in one ready-to-use platform, total <a href=\"https:\/\/spacelift.io\/blog\/cloud-cost-optimization\" target=\"_blank\" rel=\"noopener\">cost of ownership<\/a> could be lower than DIY approaches.<\/p>\n<p>Although there\u2019ll always be use cases for homegrown IaC, the hidden costs mean it shouldn\u2019t necessarily be your default choice. It\u2019s usually most cost-effective for organizations that have large infrastructure teams and unique security or governance requirements. Before you jump in, remember to ask what the solution you build today could cost you a few years down the line.<\/p>\n<p>Looking for IaC orchestration with no hidden costs? Check out <a href=\"https:\/\/spacelift.io\" target=\"_blank\" rel=\"noopener\">Spacelift<\/a> to run all your IaC workflows in one place. Spacelift comes with governance, drift detection, and intelligent AI assistance built-in, giving you everything you need to build with IaC at scale.<\/p>\n<\/div>\n<section class=\"PostBanner-module__zIW_nq__postBanner\">\n<div class=\"PostBanner-module__zIW_nq__wrapper\">\n<div class=\"PostBanner-module__zIW_nq__textWrapper\">\n<div class=\"PostBanner-module__zIW_nq__textContainer\">\n<div class=\"PostBanner-module__zIW_nq__text\">\n<div class=\"bodyTextWrapper WysiwigContent-module__dMNIza__wysiwigContent\">\n<p>Spacelift is a flexible orchestration solution for IaC development. It delivers enhanced collaboration, automation, and controls to simplify and accelerate the provisioning of cloud-based infrastructures.<\/p>\n<\/div>\n<\/div>\n<p><a class=\"buttonLink ButtonLink-module__fSHN3q__variantBase ButtonLink-module__fSHN3q__variantContained ButtonLink-module__fSHN3q__sizeMD\" href=\"https:\/\/spacelift.io\/how-it-works\">Learn more<\/a><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<p><a href=\"https:\/\/spacelift.io\/blog\/the-hidden-cost-of-homegrown-iac?utm_source=tldrdevops\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Successful infrastructure-as-code (IaC) workflows require more than just tools like Terraform, OpenTofu, and Pulumi. You need to build scalable systems for structuring IaC repositories, invoking your tools, and dealing with governance issues such as access management and drift. It\u2019s common to start out by building custom systems to handle these tasks. Creating your own IaC [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":23224,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[143],"tags":[],"class_list":["post-23223","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"_links":{"self":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/23223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/comments?post=23223"}],"version-history":[{"count":0,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/posts\/23223\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media\/23224"}],"wp:attachment":[{"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/media?parent=23223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/categories?post=23223"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scannn.com\/lv\/wp-json\/wp\/v2\/tags?post=23223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}